
Allows you to interact with your computer (add, delete, modify files and much more) solely by typing instructions (commands).
Found on
http://docs.railsbridge.org/intro-to-rails/glossary

A command-line interface (CLI), also known as command-line user interface, console user interface, and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines). The CLI was the primary means of interaction with...
Found on
http://en.wikipedia.org/wiki/Command-line_interface

[
n] - a user interface in which you type commands instead of choosing them from a menu or selecting an icon
Found on
http://www.webdictionary.co.uk/definition.php?query=command%20line%20interf
CLI noun a user interface in which you type commands instead of choosing them from a menu or selecting an icon
Found on
https://www.encyclo.co.uk/local/20974

In computing, a character-based interface in which a prompt is displayed on the screen at which the user types a command, followed by carriage return, at which point the command, if valid, is executed. Additional options may be used after the command in a line; these are known as command line parameters. A typical example of a command line ...
Found on
https://www.encyclo.co.uk/local/21221
No exact match found.